Online documentation - Websydian v6.5
|
Websydian Version 2.0.1 Release Notes
This minor release fixes a few known problems with the major 2.0
release:
- iSeries interface
- Under some circumstances the parsing of parameters from the
HTML form would result in extra characters at the end. This problem
has been remedied.
- Sometimes when replacement variables was substituted with
values, the value or part of it would be replicated. This problem
has been remedied.
- General
- An intermediate variable (WsyLastKey) has been
introduced in the function WSYUTIL/WebGridPage. This
variable is used when the key of the last record is transferred
from the WsyGrid variable to the WsyDetails
variable. Then only fields specified in the
WsyLastKey variable will have their values transferred
from the Details region to the Grid region.
- In all FORMS the attribute
AUTOCOMPLETE="OFF" is inserted. This is to prevent
Internet Explorer 5 to auto complete values in user sensitive
fields like logins and passwords.